From e3de92f1ea59c24444098fc23b1f4c51ba0fd906 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Wed, 16 Dec 2020 16:07:30 +0000 Subject: [PATCH] docs: Fix annotation for GtkSearchEntry::activate --- gtk/gtksearchentry.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtksearchentry.c b/gtk/gtksearchentry.c index 5fc31bf9e4..48bdf5a9f4 100644 --- a/gtk/gtksearchentry.c +++ b/gtk/gtksearchentry.c @@ -302,7 +302,7 @@ gtk_search_entry_class_init (GtkSearchEntryClass *klass) gtk_editable_install_properties (object_class, NUM_PROPERTIES); /** - * GtkSearchEntry:activate: + * GtkSearchEntry::activate: * @self: The widget on which the signal is emitted * * The ::activate signal is forwarded from the -- 2.30.2